home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1998 February
/
Macworld (1998-02).dmg
/
Inside Macworld
/
Alphamania 2 & Effector Sets
/
AlphaMania 2
/
Set FX.dir
/
00055_Script_55
< prev
next >
Wrap
Text File
|
1997-12-19
|
112b
|
8 lines
on mouseDown
global fxHelp
if fxHelp then
collapseWindow
else
expandWindow
end if
end